home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 790 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.u.washington.edu!zoroastr
  2. From: zoroastr@u.washington.edu (John Cain)
  3. Newsgroups: comp.lang.c
  4. Subject: newbie needs Borland DOS file help...
  5. Date: 9 Jan 1996 07:40:53 GMT
  6. Organization: University of Washington
  7. Message-ID: <4ct665$hpj@nntp5.u.washington.edu>
  8. NNTP-Posting-Host: homer09.u.washington.edu
  9. NNTP-Posting-User: zoroastr
  10.  
  11.  
  12. anybody who's worked with Borland C++ (4.5):
  13.  
  14. I'm having some trouble creating DOS executables from some of the 
  15. programs i've written.  If you can help me, I will be greatly 
  16. appreciative.  Here's what i've done and what seems to be the trouble:
  17.  
  18. I write the program.
  19. It compiles without errors and runs fine in the little window inside the IDE.
  20. Then i invoke the Target Expert in order to change the target information 
  21. and produce a DOS .exe file.
  22. Borland produces the .exe.
  23. I shell out to DOS and try to run the program.
  24. DOS tells me the program has to run under Windows.
  25.  
  26. What is up with this?  I've tried reading the User's Guide but I can't 
  27. figure this out.  I thought that changing the target parameters and 
  28. creating the DOS file would be enough, but apparently there is something 
  29. i'm not doing right.  I've tried many different combinations of settings 
  30. in the Target Expert, but this is unavailing.  When you read the manual, 
  31. it gives you the impression that working with the Target Expert 
  32. parameters is enough to make the DOS file, but this can't be right.
  33.  
  34. Any help you can give me would be very much appreciated.
  35. Please e-mail me if you can.
  36.  
  37. zoroastr@u.washington.edu
  38.  
  39. Thanks, 
  40.  
  41. John Cain
  42.  
  43.